home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 October 15
/
CD [VMAG951015].bin
/
_demo
/
prowres
/
shared.dxr
/
01263_QTB-PLAY.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-07
|
197 b
|
11 lines
on mouseDown
puppetSound("Single Click")
if the type of sprite 32 = 16 then
msstime(0, 999)
set the movieRate of sprite 32 to 1
else
puppetTransition(9)
go("QT")
end if
end